home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Using / card_14158.txt < prev    next >
Text File  |  1988-07-14  |  10KB  |  497 lines

  1. -- card: 14158 from stack: in
  2. -- bmap block id: 14462
  3. -- flags: 0000
  4. -- background id: 3105
  5. -- name: Settings
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set scroll of card field "text" to zero
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 6 (button)
  14. -- low flags: 80
  15. -- high flags: A004
  16. -- rect: left=7 top=315 right=340 bottom=494
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Self-Check
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   visual iris close
  28.   hide card button "Self-Check"
  29.   show card button "left"
  30.   show card button "right"
  31.   pop card
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 14 (button)
  37. -- low flags: 00
  38. -- high flags: 0006
  39. -- rect: left=225 top=163 right=180 bottom=298
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Line Art
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   push card
  51.   visual dissolve to card
  52.   go to card "Line Art"
  53. end mouseUp
  54.  
  55.  
  56.  
  57. -- part 15 (button)
  58. -- low flags: 00
  59. -- high flags: 0000
  60. -- rect: left=306 top=163 right=180 bottom=384
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: Halftone
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   push card
  72.   visual dissolve to card
  73.   go to card "Halftone"
  74. end mouseUp
  75.  
  76.  
  77.  
  78. -- part 20 (field)
  79. -- low flags: 80
  80. -- high flags: 2007
  81. -- rect: left=48 top=176 right=292 bottom=329
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 10
  87. -- style flags: 0
  88. -- line height: 13
  89. -- part name: Preview
  90.  
  91.  
  92. -- part 21 (button)
  93. -- low flags: 00
  94. -- high flags: 0000
  95. -- rect: left=227 top=114 right=132 bottom=298
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Preview
  104. ----- HyperTalk script -----
  105. on mouseUp
  106.   push card
  107.   visual dissolve to card
  108.   go to card "preview 1"
  109. end mouseUp
  110.  
  111.  
  112.  
  113. -- part 27 (button)
  114. -- low flags: 00
  115. -- high flags: 0000
  116. -- rect: left=220 top=308 right=342 bottom=263
  117. -- title width / last selected line: 0
  118. -- icon id / first selected line: 21700 / 21700
  119. -- text alignment: 1
  120. -- font id: 0
  121. -- text size: 12
  122. -- style flags: 0
  123. -- line height: 16
  124. -- part name: 
  125. ----- HyperTalk script -----
  126. on mouseUp
  127.   visual effect zoom open
  128.   go to stack "Apple Scanner"
  129. end mouseUp
  130.  
  131.  
  132.  
  133. -- part 28 (button)
  134. -- low flags: 00
  135. -- high flags: 2000
  136. -- rect: left=228 top=94 right=106 bottom=240
  137. -- title width / last selected line: 0
  138. -- icon id / first selected line: 0 / 0
  139. -- text alignment: 1
  140. -- font id: 0
  141. -- text size: 12
  142. -- style flags: 0
  143. -- line height: 16
  144. -- part name: Left
  145. ----- HyperTalk script -----
  146. on mouseUp
  147.   visual wipe right slowly
  148.   go previous card
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part 29 (field)
  154. -- low flags: 01
  155. -- high flags: 2007
  156. -- rect: left=18 top=74 right=274 bottom=212
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 0
  160. -- font id: 3
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: Text
  165.  
  166.  
  167. -- part 30 (button)
  168. -- low flags: 00
  169. -- high flags: 0000
  170. -- rect: left=225 top=136 right=156 bottom=476
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179. ----- HyperTalk script -----
  180. on mouseUp
  181.   visual dissolve to card
  182.   push card
  183.   go to card "Resolution"
  184. end mouseUp
  185.  
  186.  
  187.  
  188. -- part 31 (button)
  189. -- low flags: 00
  190. -- high flags: 2000
  191. -- rect: left=441 top=280 right=303 bottom=465
  192. -- title width / last selected line: 0
  193. -- icon id / first selected line: 0 / 0
  194. -- text alignment: 1
  195. -- font id: 0
  196. -- text size: 12
  197. -- style flags: 0
  198. -- line height: 16
  199. -- part name: Right
  200. ----- HyperTalk script -----
  201. on mouseUp
  202.   push card
  203.   visual wipe right slowly
  204.   go to card "Reduce/Enlarge"
  205. end mouseUp
  206.  
  207.  
  208.  
  209. -- part 32 (button)
  210. -- low flags: 00
  211. -- high flags: 2000
  212. -- rect: left=404 top=280 right=303 bottom=428
  213. -- title width / last selected line: 0
  214. -- icon id / first selected line: 0 / 0
  215. -- text alignment: 1
  216. -- font id: 0
  217. -- text size: 12
  218. -- style flags: 0
  219. -- line height: 16
  220. -- part name: Left
  221. ----- HyperTalk script -----
  222. on mouseUp
  223.   visual wipe left slowly
  224.   go to card "Grayscale"
  225. end mouseUp
  226.  
  227.  
  228.  
  229. -- part 33 (button)
  230. -- low flags: 00
  231. -- high flags: 0000
  232. -- rect: left=391 top=163 right=180 bottom=478
  233. -- title width / last selected line: 0
  234. -- icon id / first selected line: 0 / 0
  235. -- text alignment: 1
  236. -- font id: 0
  237. -- text size: 12
  238. -- style flags: 0
  239. -- line height: 16
  240. -- part name: Grayscale
  241. ----- HyperTalk script -----
  242. on mouseUp
  243.   push card
  244.   visual dissolve to card
  245.   go to card "Grayscale"
  246. end mouseUp
  247.  
  248.  
  249.  
  250. -- part 35 (field)
  251. -- low flags: 80
  252. -- high flags: 0004
  253. -- rect: left=260 top=43 right=75 bottom=443
  254. -- title width / last selected line: 0
  255. -- icon id / first selected line: 0 / 0
  256. -- text alignment: 0
  257. -- font id: 3
  258. -- text size: 9
  259. -- style flags: 0
  260. -- line height: 12
  261. -- part name: Message
  262. ----- HyperTalk script -----
  263. on mouseClick
  264.   hide card field "Message"
  265. end mouseClick
  266.  
  267.  
  268.  
  269. -- part 37 (button)
  270. -- low flags: 00
  271. -- high flags: 0000
  272. -- rect: left=227 top=233 right=253 bottom=296
  273. -- title width / last selected line: 0
  274. -- icon id / first selected line: 0 / 0
  275. -- text alignment: 1
  276. -- font id: 0
  277. -- text size: 12
  278. -- style flags: 0
  279. -- line height: 16
  280. -- part name: Scan
  281. ----- HyperTalk script -----
  282. on mouseUp
  283.   push card
  284.   visual dissolve to card
  285.   go to card "Scan"
  286. end mouseUp
  287.  
  288.  
  289.  
  290. -- part 39 (button)
  291. -- low flags: 00
  292. -- high flags: 0000
  293. -- rect: left=226 top=185 right=204 bottom=295
  294. -- title width / last selected line: 0
  295. -- icon id / first selected line: 0 / 0
  296. -- text alignment: 1
  297. -- font id: 0
  298. -- text size: 12
  299. -- style flags: 0
  300. -- line height: 16
  301. -- part name: 
  302. ----- HyperTalk script -----
  303. on mouseUp
  304.   visual dissolve to card
  305.   push card
  306.   go to card "Settings"
  307. end mouseUp
  308.  
  309.  
  310.  
  311. -- part 40 (button)
  312. -- low flags: 00
  313. -- high flags: 0000
  314. -- rect: left=227 top=210 right=228 bottom=296
  315. -- title width / last selected line: 0
  316. -- icon id / first selected line: 0 / 0
  317. -- text alignment: 1
  318. -- font id: 0
  319. -- text size: 12
  320. -- style flags: 0
  321. -- line height: 16
  322. -- part name: Preview
  323. ----- HyperTalk script -----
  324. on mouseUp
  325.   push card
  326.   visual dissolve to card
  327.   go to card "Reduce/Enlarge"
  328. end mouseUp
  329.  
  330.  
  331.  
  332. -- part 42 (button)
  333. -- low flags: 00
  334. -- high flags: 2000
  335. -- rect: left=296 top=184 right=201 bottom=471
  336. -- title width / last selected line: 0
  337. -- icon id / first selected line: 0 / 0
  338. -- text alignment: 1
  339. -- font id: 0
  340. -- text size: 12
  341. -- style flags: 0
  342. -- line height: 16
  343. -- part name: 
  344. ----- HyperTalk script -----
  345. on mouseUp
  346.   visual zoom out to card
  347.   go to card "Threshold"
  348. end mouseUp
  349.  
  350.  
  351. see page 104 of the manual
  352.  
  353.  
  354. -- part 43 (field)
  355. -- low flags: 01
  356. -- high flags: 2004
  357. -- rect: left=218 top=262 right=308 bottom=362
  358. -- title width / last selected line: 0
  359. -- icon id / first selected line: 0 / 0
  360. -- text alignment: 0
  361. -- font id: 3
  362. -- text size: 9
  363. -- style flags: 0
  364. -- line height: 12
  365. -- part name: 
  366.  
  367.  
  368. -- part 44 (button)
  369. -- low flags: 00
  370. -- high flags: 2000
  371. -- rect: left=296 top=201 right=218 bottom=471
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 1
  375. -- font id: 0
  376. -- text size: 12
  377. -- style flags: 0
  378. -- line height: 16
  379. -- part name: 
  380. ----- HyperTalk script -----
  381. on mouseUp
  382.   visual zoom out to card
  383.   go to card "C & B"
  384. end mouseUp
  385.  
  386.  
  387. see page 104 of the manual
  388.  
  389.  
  390. -- part 45 (button)
  391. -- low flags: 00
  392. -- high flags: 2000
  393. -- rect: left=296 top=217 right=234 bottom=471
  394. -- title width / last selected line: 0
  395. -- icon id / first selected line: 0 / 0
  396. -- text alignment: 1
  397. -- font id: 0
  398. -- text size: 12
  399. -- style flags: 0
  400. -- line height: 16
  401. -- part name: 
  402. ----- HyperTalk script -----
  403. on mouseUp
  404.   visual zoom out to card
  405.   go to card "Halftone Pattern"
  406. end mouseUp
  407.  
  408. see page 104 of the manual
  409.  
  410.  
  411. -- part 46 (button)
  412. -- low flags: 00
  413. -- high flags: 2000
  414. -- rect: left=296 top=233 right=250 bottom=471
  415. -- title width / last selected line: 0
  416. -- icon id / first selected line: 0 / 0
  417. -- text alignment: 1
  418. -- font id: 0
  419. -- text size: 12
  420. -- style flags: 0
  421. -- line height: 16
  422. -- part name: 
  423. ----- HyperTalk script -----
  424. on mouseUp
  425.   visual zoom out to card
  426.   go to card "Graymap"
  427. end mouseUp
  428.  
  429.  
  430. see page 190 of the manual
  431. see page 104 of the manual
  432.  
  433.  
  434. -- part 48 (button)
  435. -- low flags: 00
  436. -- high flags: 2000
  437. -- rect: left=369 top=280 right=303 bottom=393
  438. -- title width / last selected line: 0
  439. -- icon id / first selected line: 2162 / 2162
  440. -- text alignment: 1
  441. -- font id: 0
  442. -- text size: 12
  443. -- style flags: 0
  444. -- line height: 16
  445. -- part name: Left
  446. ----- HyperTalk script -----
  447. on mouseUp
  448.   visual zoom in to card
  449.   go to card "scan control panel"
  450. end mouseUp
  451.  
  452.  
  453.  
  454. -- part 49 (field)
  455. -- low flags: 01
  456. -- high flags: 0001
  457. -- rect: left=400 top=275 right=308 bottom=473
  458. -- title width / last selected line: 0
  459. -- icon id / first selected line: 0 / 0
  460. -- text alignment: 0
  461. -- font id: 3
  462. -- text size: 12
  463. -- style flags: 0
  464. -- line height: 16
  465. -- part name: 
  466.  
  467.  
  468. -- part contents for card part 20
  469. ----- text -----
  470. Preview
  471.  
  472. Instructs the scanner to perform a 75 dots per inch (dpi) resolution, 100% scale, in Line Art composition.
  473.  
  474. A preview is effected by the Threshold setting and the Graymap setting.  Typically, Preview is used to obtain a rough scan image to set scan areas prior to using Scan.
  475.  
  476. A preview scans the entire scanner glass, ignoring any scan areas set in the Scanner window.
  477.  
  478.  
  479. -- part contents for card part 29
  480. ----- text -----
  481. Displays the Settings submenu.
  482.  
  483. The Settings submenu provides choices of the different settings that affect a scan.  
  484.  
  485. The settings dialog box contains the representa-tive area and controls  the four settings.  The representative area can be scrolled by using the Grabber tool.
  486.  
  487.   
  488.  
  489. -- part contents for card part 35
  490. ----- text -----
  491. Click an item in the Scan Control Panel you would like information about. 
  492.  
  493.  
  494. -- part contents for card part 43
  495. ----- text -----
  496. Click an item in the Settings submenu  you would like information about.
  497.